home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM For Aces of the Pacific, from Dynamix
- REM Set BLACK switch and RED switch to DIGITAL.
- REM Select Joystick 1 for stick, keyboard for throttle.
- REM ══════════════════════════════════════════════════════════════════════════
- Mdef KACES
- REM ══════════════════════════════════════════════════════════════════════════
- @Throttle
- REM ══════════════════════════════════════════════════════════════════════════
- BTN UB Viewtoggle
- BTN MB Dropbombs
- BTN LB Changeguns
- REM ══════════════════════════════════════════════════════════════════════════
- BTN HU Lookup
- BTN HR Lookright
- BTN HD Lookback
- BTN HL Lookleft
- BTN HM Lookfoward
- REM ══════════════════════════════════════════════════════════════════════════
- BTN 1 /U Msgoption1
- /M Landinggear
- /D Msg"clear_tail"
- BTN 2 /U Msgoption2
- /M Flaps
- /D Msg"break_left"
- BTN 3 /U Msgoption3
- /M Unjamguns
- /D Msg"break_right"
- BTN 4 /U Msgoption4
- /M Droptanks
- /D Msg"get_on_wing"
- BTN 5 /U Msgoption5
- /M Rocketsalvo
- /D Msg"Attack_all"
- BTN 6 /U Abortmessage
- /M Autopilot
- /D Abortmessage
- REM ══════════════════════════════════════════════════════════════════════════
- REM Rocker Dn is wingman communications mode (Wingman commands only)
- REM Only valid when wingman (or sole-surviving "other section"
- REM member replacing dead wingman) is alive and in radio range.
- REM Rocker Up is general (Flight, Other section, LSO) communications mode
- REM This mode does not automatically desiginate the wingman as
- REM the message recipient.
- REM Rocker Md is normal flight mode (Flaps, Gear, Unjam guns, Drop external
- REM tank, Fire rockets, Engage autopilot)
- REM ══════════════════════════════════════════════════════════════════════════
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-